projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd515c
)
bitkeeper revision 1.184.1.1 (3ea6af80NfieJpdXAH_E9VdoYOKtXQ)
author
jws@cairnwell.research
<jws@cairnwell.research>
Wed, 23 Apr 2003 15:21:36 +0000
(15:21 +0000)
committer
jws@cairnwell.research
<jws@cairnwell.research>
Wed, 23 Apr 2003 15:21:36 +0000
(15:21 +0000)
fixed broken symlink creation
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 196ad794428810ad04f983e8e2828181788cf634..ab2bf1cb713078ba6001f2774b7d809037104127 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-28,7
+28,7
@@
$(TARGET): make-links
$(MAKE) -C drivers
$(MAKE) -C arch/$(ARCH)
-make-links:
+make-links:
delete-links
ln -sf xeno include/linux
ln -sf asm-$(ARCH) include/asm